fix portability issues that led to Hurd build failures
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Wed, 1 Oct 2025 18:43:25 +0000 (14:43 -0400)
committerAaron M. Ucko <ucko@debian.org>
Wed, 1 Oct 2025 18:43:25 +0000 (14:43 -0400)
commitc74080ceb4bd3c9f5f41ccc2bc0d6c3c0c789df6
tree78b1cebb28b612bbcbc4f532116549b2ca681322
parentaa5477c6b3135f96ad28e7c395c386a05e5c8424
fix portability issues that led to Hurd build failures

* src/build-system/configure(.ac):
  - Reflect the Hurd's support for -Wl,rpath,... .
* src/connect/ncbi_socket_cxx.cpp, src/connect/ext/ncbi_localnet.c:
  cope with missing PATH_MAX everywhere, not just under Windows.

Author: Aaron M. Ucko <ucko@debian.org>
Last-Update: 2020-09-19

Gbp-Pq: Name hurd_fixes
c++/src/build-system/configure
c++/src/build-system/configure.ac
c++/src/connect/ncbi_localip.c
c++/src/connect/ncbi_socket_cxx.cpp